home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / bang21.zip / HISTORY.DOC < prev    next >
Text File  |  1996-04-19  |  2KB  |  37 lines

  1. ================================================================================
  2.                           BANG - Baja Script History
  3. ================================================================================
  4.  
  5. 4/19/96  Version 2.1
  6.          - Added Log Generator so Users & SysOp can see who bit the dust,
  7.            who won 5 rounds, and track records of other winners.
  8.          - Added View option so SysOp and Users can see recent results.
  9.          - Added Edit option so SysOp can edit LOG file.
  10.          - Fixed user NULL (Enter Key) input when asked for number of
  11.            rounds to shoot.  They'd go to :DONE instead of :TOP.
  12.          - Added CMD_POPs as recommended before using GOTO statements.
  13.          - Added variable to track number of times user plays the game.
  14.          - Added remotely sent bells - feedback when user wins.
  15.          - Added "SYNC" prior to getting input in ALL user prompts as
  16.            recommended by manual.
  17.          - Replaced "\r\n" in Print strings with "CRLF."  Manual says
  18.            that user CRLF is faster than \r\n.
  19.          - Added credit loss for users who die.  (-200 k)
  20.          - Added increased winnings for each round survived by user.
  21.          - Updated the Info Menu to indicate credit rewards,
  22.            and consequences pulling the trigger with a live round...
  23.  
  24.  3/9/96  Version 2.0
  25.          - Added Node_Action for multi-node BBSs status notice.
  26.          - Swapped PipeCodes for Ctrl-A codes.
  27.          - Added remote bells & whistles (minus the whistles).  <G>
  28.          - Customized Menus & Prompts, changing some formatting and colors.
  29.          - Winnings total fixed - variable reset between plays.
  30.          - Added Switch/Case Loops to:  Eliminate repeated Compare Round Code
  31.              and to kill users only during a live round shot.
  32.          - Added Security Mode to bypass the hangup for valued users.
  33.          - Added a notated script (BANG.NOT) for BAJA beginners.
  34.  
  35. 10/8/95  Version 1
  36.          - BANG released by Charles McColm
  37.